Redux异步方案选型 Redux-saga

Generators(生成器)函数

es6 Generators 视频

Redux-Saga

要使用Redux-Saga之前要得先对ES6的生成函数(Generators)有所了解才行 想了解点击这里看视频

了解apply, call, bind用法让代码更优雅 因为 深入浅出妙用 Javascript 中 apply、call、bind

Normalizr

官网 https://github.com/paularmstrong/normalizr 中文文档